DataCollection
MoveItem メソッド

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1CollectionViewSource<T> クラス : MoveItem メソッド
シンタックス
'宣言
 
Public Overridable Sub MoveItem( _
   ByVal collectionView As UIKit.UICollectionView, _
   ByVal sourceIndexPath As Foundation.NSIndexPath, _
   ByVal destinationIndexPath As Foundation.NSIndexPath _
) 
public virtual void MoveItem( 
   UIKit.UICollectionView collectionView,
   Foundation.NSIndexPath sourceIndexPath,
   Foundation.NSIndexPath destinationIndexPath
)

パラメータ

collectionView
sourceIndexPath
destinationIndexPath
参照

C1CollectionViewSource<T> クラス
C1CollectionViewSource<T> メンバ